What is the 13FLOW MCP server?
Source-linked SEC 13F research, quality checks, watchlists and audit trails for agents.
How to install 13FLOW
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"13flow": {
"url": "https://13flow.eu/api/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"13flow": {
"serverUrl": "https://13flow.eu/api/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"13flow": {
"type": "http",
"url": "https://13flow.eu/api/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"13flow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://13flow.eu/api/mcp"
]
}
}
}Claude Code
claude mcp add --transport http 13flow https://13flow.eu/api/mcpRelated MCP servers
l0g.fr Risk Intelligence
Active
Read-only macro risk analysis, evidence, signals, and source-backed research from l0g.fr.
18
View repository →MDX
CompatAir
Maintained
Read-only pneumatic compatibility and evidence tools with stable IDs and canonical CompatAir URLs.
0
View repository →JavaScript