Skip to content
VS Code

researchoracle for VS Code

io.tooloracle/researchoracle

ResearchOracle - 11 financial research tools: 10-K parsing, equity, macro, citation graph.

client:VS Code transport:streamable-http

Install researchoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "researchoracle": {
      "type": "http",
      "url": "https://tooloracle.io/news2/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

researchoracle in other clients