Third Bridge logo

Third Bridge

Expert-led enhanced insights

Official docs

About Third Bridge

Third Bridge provides expert-led insights for financial and business analysis. Its connector brings trusted expert-content context into assistant workflows so users can query substantial research libraries and improve analytical output.

Connection details

https://ai.thirdbridge.com/mcp/sse
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add third-bridge --transport http https://ai.thirdbridge.com/mcp/sse

Frequently asked questions

What is the Third Bridge remote MCP server?

The Third Bridge remote MCP server is a hosted Model Context Protocol endpoint at https://ai.thirdbridge.com/mcp/sse, so AI assistants can connect to it without installing or running anything locally. Third Bridge provides expert-led insights for financial and business analysis. Its connector brings trusted expert-content context into assistant workflows so users can query substantial research libraries and improve analytical output.

How do I connect to the Third Bridge MCP server?

Add the endpoint https://ai.thirdbridge.com/mcp/sse to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Third Bridge MCP server require authentication?

Yes. Third Bridge uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Third Bridge MCP server use?

Third Bridge exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers