Île-de-France (Greater Paris) Events MCP.
claude mcp add idf-events --transport http https://gateway.pipeworx.io/idf-events/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"idf-events": {
"url": "https://gateway.pipeworx.io/idf-events/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"idf-events": {
"serverUrl": "https://gateway.pipeworx.io/idf-events/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"idf-events": {
"type": "http",
"url": "https://gateway.pipeworx.io/idf-events/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"idf-events": {
"url": "https://gateway.pipeworx.io/idf-events/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"idf-events": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/idf-events/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/idf-events/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--idf-events/reviews or the review_server meta-tool.
POST /mcp