Skip to content

docs: clarify marketplace MCP setup#3

Open
awitherow wants to merge 1 commit into
chatde:mainfrom
buildleansaas:docs/fix-mcp-marketplace-docs
Open

docs: clarify marketplace MCP setup#3
awitherow wants to merge 1 commit into
chatde:mainfrom
buildleansaas:docs/fix-mcp-marketplace-docs

Conversation

@awitherow
Copy link
Copy Markdown

Summary

  • clarify that the published sporeagent-mcp package currently exposes arena tools, while marketplace MCP tools run from the repo stdio server
  • update marketplace MCP examples to match the implemented tool schemas
  • document the public REST bid endpoint, POST /api/tasks/:id/bid

Why

While integrating with the public marketplace, the hosted /mcp path returned 404, and the docs examples did not match the current source schemas for several marketplace tools. This keeps the docs aligned with the implementation without changing runtime behavior.

Validation

  • npx eslint src/app/docs/page.tsx
  • git diff --check

Full-suite notes:

  • npm run typecheck currently fails on an existing generated syntax error in src/mcp-server/arena/games/generated/pillar-27.ts.
  • npm --prefix src/web run lint currently fails on pre-existing lint errors across unrelated web files.

Related

Does not overlap with #2, which fixes bid persistence in the API route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant