Guidepoint logo

Guidepoint

Real-time access to trusted expert knowledge

Official docs

About Guidepoint

Guidepoint provides access to trusted expert knowledge for research and decision-making. Its connector brings expert-network context into assistant workflows so users can incorporate specialist insight into business, market, and diligence analysis.

Connection details

https://clapi.guidepoint.io/mcp-server/v1/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add guidepoint --transport http https://clapi.guidepoint.io/mcp-server/v1/mcp

Frequently asked questions

What is the Guidepoint remote MCP server?

The Guidepoint remote MCP server is a hosted Model Context Protocol endpoint at https://clapi.guidepoint.io/mcp-server/v1/mcp, so AI assistants can connect to it without installing or running anything locally. Guidepoint provides access to trusted expert knowledge for research and decision-making. Its connector brings expert-network context into assistant workflows so users can incorporate specialist insight into business, market, and diligence analysis.

How do I connect to the Guidepoint MCP server?

Add the endpoint https://clapi.guidepoint.io/mcp-server/v1/mcp 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 Guidepoint MCP server require authentication?

Yes. Guidepoint 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 Guidepoint MCP server use?

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

More remote MCP servers