Skip to content

[WIP] feat(mcp): add curated core toolset#3

Closed
pratikbin wants to merge 1 commit intomainfrom
feat/mcp-core-toolset
Closed

[WIP] feat(mcp): add curated core toolset#3
pratikbin wants to merge 1 commit intomainfrom
feat/mcp-core-toolset

Conversation

@pratikbin
Copy link
Copy Markdown
Contributor

Summary

  • add a curated core createos.* MCP toolset with service-prefixed names and flattened schemas
  • implement new handlers for projects, deployments, domains, GitHub integrations, and consolidated analytics
  • introduce toolset selection plus pagination helpers for core list tools

Testing

  • go test ./... -json | tparse -format markdown (fails: go not available via asdf in this environment)
  • go test -tags=localstack ./... -json | tparse -format markdown (fails: go not available via asdf in this environment)

Introduce a core MCP toolset with service-prefixed createos.* tools and flat argument schemas to improve discovery and reduce agent orchestration overhead.

Add toolset selection via config/env/flag, register legacy tools only when requested, and include pagination helpers and curated list responses for new list tools.

Implement consolidated project environment analytics and new project/deployment/domain/GitHub handlers that map flattened inputs to existing backend APIs.
@pratikbin pratikbin changed the title feat(mcp): add curated core toolset [WIP] feat(mcp): add curated core toolset Feb 5, 2026
@pratikbin pratikbin requested a review from rahilmavani February 5, 2026 12:43
@BhautikChudasama
Copy link
Copy Markdown
Collaborator

Closed due to staleness.

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.

2 participants