Buyers — connect over MCP
Point an MCP-capable assistant at the marketplace transport:
Transport: POST https://marketplace.dev.belonguniverse.ai/v1/mcp
Send X-Company-Id: <companyId> to select which company you act for.
Claude Desktop / Cursor config:
{
"mcpServers": {
"belong": {
"url": "https://marketplace.dev.belonguniverse.ai/v1/mcp",
"headers": {
"X-Company-Id": "<companyId>"
}
}
}
}
OAuth for agents (a human authorizes once):
- Issuer:
https://marketplace.dev.belonguniverse.ai - Authorize:
https://marketplace.dev.belonguniverse.ai/v1/agent-oauth/authorize - Token:
https://marketplace.dev.belonguniverse.ai/v1/agent-oauth/token