OFR Short-Term Funding Monitor API — data.financialresearch.gov/v1, keyless,
claude mcp add ofr-funding --transport http https://gateway.pipeworx.io/ofr-funding/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ofr-funding": {
"url": "https://gateway.pipeworx.io/ofr-funding/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ofr-funding": {
"serverUrl": "https://gateway.pipeworx.io/ofr-funding/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ofr-funding": {
"type": "http",
"url": "https://gateway.pipeworx.io/ofr-funding/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ofr-funding": {
"url": "https://gateway.pipeworx.io/ofr-funding/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ofr-funding": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/ofr-funding/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/ofr-funding/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--ofr-funding/reviews or the review_server meta-tool.
POST /mcp