.png)
BoardWise
Calm board-defense guidance for licensed pros.
About BoardWise
BoardWise is a read-only educational MCP server for licensed professionals facing state licensing-board matters. It helps assistants find jurisdiction-specific deadlines, outline responses, and surface curated educational resources while avoiding legal-advice claims.
Connection details
https://uakozrqrztgrgwoywxkx.supabase.co/functions/v1/mcp-serverTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add boardwise --transport http https://uakozrqrztgrgwoywxkx.supabase.co/functions/v1/mcp-serverFrequently asked questions
What is the BoardWise remote MCP server?
The BoardWise remote MCP server is a hosted Model Context Protocol endpoint at https://uakozrqrztgrgwoywxkx.supabase.co/functions/v1/mcp-server, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the BoardWise MCP server?
Add the endpoint https://uakozrqrztgrgwoywxkx.supabase.co/functions/v1/mcp-server to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the BoardWise MCP server require authentication?
Yes. BoardWise 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 BoardWise MCP server use?
BoardWise exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.