Governed agent execution: x402 payments, budgets, receipts, verification, and audit.
claude mcp add attestify-os --transport http https://attestify-os.vercel.app/api/run
~/.cursor/mcp.json
{
"mcpServers": {
"attestify-os": {
"url": "https://attestify-os.vercel.app/api/run"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"attestify-os": {
"serverUrl": "https://attestify-os.vercel.app/api/run"
}
}
}
.vscode/mcp.json
{
"servers": {
"attestify-os": {
"type": "http",
"url": "https://attestify-os.vercel.app/api/run"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"attestify-os": {
"url": "https://attestify-os.vercel.app/api/run"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"attestify-os": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://attestify-os.vercel.app/api/run"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://attestify-os.vercel.app/api/run | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.attestifyagent--attestify-os/reviews or the review_server meta-tool.
POST /mcp