constants for Claude Desktop
io.github.constants-ai/constants
One workspace of tools for Claude and ChatGPT: connect 600+ apps, generate media, build tools.
client:Claude Desktop
transport:streamable-http
Install constants in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"constants": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.constants.io/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs