Agent Tools
Back to MCP servers
● degraded

Cultural Intelligence Infrastructure for AI Agents — 200+ markets, 15 tones, 8 tools

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://kultur.dev/api/mcp-sse/sse
JSON-RPC initialize probe
curl -X POST https://kultur.dev/api/mcp-sse/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/kultur-dev/mcp-server