Skip to content

MCP response improvements - #327

Merged
alexbainter merged 2 commits into
mainfrom
alex-326-schema-resource-uri-mentions
Aug 12, 2026
Merged

MCP response improvements#327
alexbainter merged 2 commits into
mainfrom
alex-326-schema-resource-uri-mentions

Conversation

@alexbainter

Copy link
Copy Markdown
Collaborator

Closes #326. Closes #323.

#326: Updates the MCP tool responses to include the schema://<id> resource URI since resource templates aren't enumerable by Claude Code for some reason (anthropics/claude-code#3122). As part of this change, I updated the create_ and update_ tools to return the same plaintext format that search_schemas uses. I'm not actually sure whether plaintext vs something like JSON or XML is easier for the model (I suspect it depends on the model), but this way we just have one format_schema function that's used by all our tools when surfacing a schema.

#323: Just adds the actual MCP connection URL to the docs.

@alexbainter
alexbainter force-pushed the alex-326-schema-resource-uri-mentions branch from d4b853e to 065a8f7 Compare August 11, 2026 16:35
@alexbainter alexbainter changed the title Alex 326 schema resource uri mentions MCP response improvements Aug 11, 2026
@alexbainter
alexbainter force-pushed the alex-326-schema-resource-uri-mentions branch from 065a8f7 to 2eb3bcd Compare August 11, 2026 16:39
@alexbainter
alexbainter force-pushed the alex-326-schema-resource-uri-mentions branch from 2eb3bcd to ca2b7ba Compare August 11, 2026 16:44
@alexbainter
alexbainter merged commit 84f996b into main Aug 12, 2026
11 checks passed
@alexbainter
alexbainter deleted the alex-326-schema-resource-uri-mentions branch August 12, 2026 16:56
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.

Include template resource URI in MCP tool results Add URL to MCP docs

2 participants