TmpState MCP server — this endpoint speaks Streamable HTTP for MCP clients, not browsers. Add to your MCP client config (Claude Code, Cursor, or any Streamable HTTP client): {"tmpstate": {"url": "https://tmpstate.dev/mcp"}} Stdio-only clients: {"command": "npx", "args": ["-y", "mcp-remote", "https://tmpstate.dev/mcp"]} No auth, no keys: create_database needs nothing, the returned db URL is the credential, and Pro tools take a pt_ token as an argument. Docs: https://tmpstate.dev/llms.txt — skills: https://tmpstate.dev/skills