DTCC Public Swap Price Dissemination — the real-time, CFTC-Part-43-mandated
claude mcp add dtcc-swaps --transport http https://gateway.pipeworx.io/dtcc-swaps/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"dtcc-swaps": {
"url": "https://gateway.pipeworx.io/dtcc-swaps/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dtcc-swaps": {
"serverUrl": "https://gateway.pipeworx.io/dtcc-swaps/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"dtcc-swaps": {
"type": "http",
"url": "https://gateway.pipeworx.io/dtcc-swaps/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dtcc-swaps": {
"url": "https://gateway.pipeworx.io/dtcc-swaps/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dtcc-swaps": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/dtcc-swaps/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/dtcc-swaps/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--dtcc-swaps/reviews or the review_server meta-tool.
POST /mcp