Frontmatter
| id | 8037 |
| title | Recreate OpenAPI specification for Neural Link MCP Server |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Dec 5, 2025, 10:46 PM |
| updatedAt | Dec 5, 2025, 10:47 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8037 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 5, 2025, 10:47 PM |
The
neural-linkMCP server was missing itsopenapi.yamlspecification file. This task involves recreating the file to match theConnectionServiceimplementation, ensuring consistency with thememory-coreserver architecture.Scope:
ConnectionService.mjsto identify exposed methods.openapi.yamldefining tools forget_component_property,get_component_tree,reload_page, andset_component_property.package.jsonand.gemini/settings.json.