🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
curl --request POST \
--url https://api.example.com/api/bridge/v1/mcp \
--header 'Content-Type: application/json' \
--data '{}'Send a JSON-RPC message to the MCP server
curl --request POST \
--url https://api.example.com/api/bridge/v1/mcp \
--header 'Content-Type: application/json' \
--data '{}'The body is of type object.
MCP server running