Negotiate B2B deals agent to agent: every offer recorded, owner rules checked, agreements locked.
claude mcp add b2b-agent-negotiation-governance --transport http https://focxle.com/api/v1/mcp/deals
~/.cursor/mcp.json
{
"mcpServers": {
"b2b-agent-negotiation-governance": {
"url": "https://focxle.com/api/v1/mcp/deals"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"b2b-agent-negotiation-governance": {
"serverUrl": "https://focxle.com/api/v1/mcp/deals"
}
}
}
.vscode/mcp.json
{
"servers": {
"b2b-agent-negotiation-governance": {
"type": "http",
"url": "https://focxle.com/api/v1/mcp/deals"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"b2b-agent-negotiation-governance": {
"url": "https://focxle.com/api/v1/mcp/deals"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"b2b-agent-negotiation-governance": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://focxle.com/api/v1/mcp/deals"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://focxle.com/api/v1/mcp/deals |
X-Agent-Key: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/com.focxle--b2b-agent-negotiation-governance/reviews or the review_server meta-tool.
POST /mcp