BridgeApp workspace over MCP: tasks, chats, threads, pages, and projects.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Official plugins that connect a coding agent to a BridgeApp workspace over MCP, so it can read and act on tasks, chats, threads, pages, and projects under the signed-in account's own permissions.
Then sign in β this needs an interactive terminal, so run it yourself rather
than asking an agent to. Claude Code addresses a plugin-provided server as
plugin:<plugin>:<server>:
Point any MCP client that speaks streamable HTTP with OAuth at:
It discovers the authorization server and the bridgeapp:mcp scope on its own
from https://mcp.bridgeapp.ai/.well-known/oauth-protected-resource.
Per-client instructions, including the ones an agent can follow on its own, live
in agent-setup.md, published at
https://bridgeapp.ai/agent-setup.md and at /agent-setup.md on every
workspace host.
That file is the master copy. The same file ships in bridgeapp-web
(public/agent-setup.md, serving every workspace host) and in bridge-website
(public/agent-setup.md, serving the apex domain) β edit it here and copy it to
both in the same piece of work, byte-identical.
Every URL above belongs to the hosted service. BridgeApp also runs on customers' own infrastructure, under domains of their choosing. The endpoint is a plugin setting that defaults to the hosted service β pass the one shown on the workspace's Agents β Connect Apps page when installing on a self-hosted workspace:
An already-installed plugin is repointed with /plugin configure bridgeapp@bridgeapp in Claude Code. Clients without plugin settings β Cursor reads
.mcp.json, which carries the hosted endpoint β
register the server directly instead:
The skills themselves are endpoint-agnostic and work either way. bridgeapp-links
covers the matching rule for building links back into a self-hosted workspace.
One plugin serves every client: the manifests differ, the MCP server and the skills are shared.
Because the skills carry the how, a shared link only has to carry the what: the Share action in BridgeApp sends a pointer to the message, not a copy of the conversation and not a list of instructions.
Call list_projects. An empty list is a pass: it means the connection works and
the account has no projects yet.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bridgeapp)<a href="https://allmcps.com/mcp/bridgeapp"><img src="https://allmcps.com/api/badge/bridgeapp?style=directory" alt="Bridgeapp on AllMCPs" /></a>