Skip to content

Fix MCP initialization of specmatic mcp server via node #325

Description

@vedubhat
  • npx -y specmatic mcp server was failing during MCP initialization with a JSON parse error.
  • The root cause was the Node wrapper capturing Java stdout/stderr and re-emitting them through its own output, which mixed logs into the MCP protocol stream.

Acceptance Criteria:

  • Register specmatic mcp server via node to a coding agent
  • Test the mcp server with coding-agents lab

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions