Tagged "mcp-sdk"
2 articles
- ai-readiness Your MCP Server Needs Two Tools, Not One Most MCP servers ship one tool that does the work. They should ship two — one that produces a result, one that retrieves it by ID. Here's why.
- claude-code MCP Tool Schemas Accept Plain Objects — But Only Zod Actually Works The MCP SDK silently accepts plain JSON Schema objects for tool parameters. Inputs arrive as undefined. Only Zod schemas validate at runtime.