# kasanegi.com MCP gateway

This is the AI-readable GET guide for the MCP endpoint. It is deliberately
served without payment, wallet, API key, or bot challenge.

POST endpoint: https://mcp.kasanegi.com/mcp
Transport: streamable-http, JSON-RPC 2.0
MCP version: 2025-06-18
Methods: initialize, tools/list, tools/call, ping

The tool list and routing are generated from the same product-contract
registry as https://api.kasanegi.com/openapi.json. Tools expose the three current sellable
products only:

- JP Local Pack
- JP Data Enrich
- JP Grants

Start here:
- Human / AI review: https://api.kasanegi.com/ai-review
- API catalog: https://api.kasanegi.com/products
- OpenAPI: https://api.kasanegi.com/openapi.json
- LLM plain-text fallback: https://api.kasanegi.com/llms.txt
- MCP examples: https://mcp.kasanegi.com/docs/mcp-tools-list-example

GET https://mcp.kasanegi.com/mcp returns this guide. POST https://mcp.kasanegi.com/mcp accepts JSON-RPC requests.