Skip to main content
Soma ships with a high-performance, secure MCP server called Bridge. Bridge can be used in 2 ways:
  • As an MCP server you can give to your agent
  • As a standard REST API endpoint that you can invoke directly from your workflow
For example, you can configure your agent, via your SDK of choice, to use Bridge as an MCP server:
Read the Vercel AI SDK documentation for more details.
Alternatively, you can invoke Bridge directly from your code, as if it were a standard REST API client.
To understand more about about MCP functions, please read: