One MCP tool for verified AI-agent outcomes with success-only charging.
claude mcp add one --transport http https://humanmirror.fr/api/one/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"one": {
"url": "https://humanmirror.fr/api/one/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"one": {
"serverUrl": "https://humanmirror.fr/api/one/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"one": {
"type": "http",
"url": "https://humanmirror.fr/api/one/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"one": {
"url": "https://humanmirror.fr/api/one/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"one": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://humanmirror.fr/api/one/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://humanmirror.fr/api/one/mcp/ |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/fr.humanmirror--one/reviews or the review_server meta-tool.
POST /mcp