{"name":"MCP Server Tools","summary":"Hosted MCP server inspection, server-card generation, and tool schema validation for agent teams.","endpoint":"https://mcpservertools.clauxel.com/mcp","server_card_url":"https://mcpservertools.clauxel.com/.well-known/mcp/server-card.json","authentication":{"type":"bearer","paid_access":true,"token_claim_url":"https://mcpservertools.clauxel.com/api/mcp-token/claim"},"pricing":{"starter":{"id":"starter","name":"Starter","summary":"One MCP server audit and server-card export for a solo builder.","monthly":{"displayMonthlyUsd":39,"dueTodayUsd":39,"coverage":"one month","renewsAutomatically":true},"annual":{"displayMonthlyUsd":19.5,"dueTodayUsd":234,"coverage":"one year","discount":"50%","renewsAutomatically":true}},"team":{"id":"team","name":"Team","summary":"Repeated MCP server checks, schema exports, and client setup evidence for a team.","monthly":{"displayMonthlyUsd":99,"dueTodayUsd":99,"coverage":"one month","renewsAutomatically":true},"annual":{"displayMonthlyUsd":49.5,"dueTodayUsd":594,"coverage":"one year","discount":"50%","renewsAutomatically":true}},"scale":{"id":"scale","name":"Scale","summary":"Portfolio MCP inspection, governance reports, and workflow evidence exports.","monthly":{"displayMonthlyUsd":249,"dueTodayUsd":249,"coverage":"one month","renewsAutomatically":true},"annual":{"displayMonthlyUsd":124.5,"dueTodayUsd":1494,"coverage":"one year","discount":"50%","renewsAutomatically":true}}},"tools":[{"name":"inspect_mcp_server","description":"Inspect endpoint metadata, auth hints, server-card readiness, and client setup evidence.","input_schema":{"type":"object","properties":{"input":{"type":"string"},"mode":{"type":"string"}},"required":["input"]},"output_schema":{"type":"object","properties":{"ok":{"type":"boolean"},"summary":{"type":"array","items":{"type":"string"}},"next_action":{"type":"string"}}}},{"name":"generate_server_card","description":"Create an agent-readable server-card draft with paid access metadata and tool schema summary.","input_schema":{"type":"object","properties":{"input":{"type":"string"},"mode":{"type":"string"}},"required":["input"]},"output_schema":{"type":"object","properties":{"ok":{"type":"boolean"},"summary":{"type":"array","items":{"type":"string"}},"next_action":{"type":"string"}}}},{"name":"validate_tool_schema","description":"Score MCP tool names, input schema, output schema, and structured JSON suitability.","input_schema":{"type":"object","properties":{"input":{"type":"string"},"mode":{"type":"string"}},"required":["input"]},"output_schema":{"type":"object","properties":{"ok":{"type":"boolean"},"summary":{"type":"array","items":{"type":"string"}},"next_action":{"type":"string"}}}}],"client_guides":["/mcp/claude-desktop/","/mcp/cursor/","/mcp/vscode/","/mcp/chatgpt/"]}