LearnNewsExamplesServices
Frontmatter
id8037
titleRecreate OpenAPI specification for Neural Link MCP Server
stateClosed
labels
enhancementai
assigneestobiu
createdAtDec 5, 2025, 10:46 PM
updatedAtDec 5, 2025, 10:47 PM
githubUrlhttps://github.com/neomjs/neo/issues/8037
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 5, 2025, 10:47 PM

Recreate OpenAPI specification for Neural Link MCP Server

Closed v11.16.0 enhancementai
tobiu
tobiu commented on Dec 5, 2025, 10:46 PM

The neural-link MCP server was missing its openapi.yaml specification file. This task involves recreating the file to match the ConnectionService implementation, ensuring consistency with the memory-core server architecture.

Scope:

  • Analyze ConnectionService.mjs to identify exposed methods.
  • Create openapi.yaml defining tools for get_component_property, get_component_tree, reload_page, and set_component_property.
  • Ensure standard error responses (400, 500) and component schemas are used.
  • Verify integration with package.json and .gemini/settings.json.
tobiu added the enhancement label on Dec 5, 2025, 10:46 PM
tobiu added the ai label on Dec 5, 2025, 10:46 PM
tobiu assigned to @tobiu on Dec 5, 2025, 10:46 PM
tobiu referenced in commit 7a811cb - "Recreate OpenAPI specification for Neural Link MCP Server #8037" on Dec 5, 2025, 10:47 PM
tobiu closed this issue on Dec 5, 2025, 10:47 PM