Ausca for Claude Desktop
com.ausca/agent-services
Pay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:14
Install Ausca in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-services": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ausca.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- ausca_agent_inbox_attachment
- ausca_agent_inbox_delete
- ausca_agent_inbox_messages
- ausca_agent_inbox_read
- ausca_agent_inbox_status
- ausca_artifact_access
- ausca_browser_session_close
- ausca_browser_session_connect
- ausca_browser_session_status
- ausca_cancel_invocation
- ausca_get_invocation
- ausca_get_offer
- ausca_prepare_invocation
- ausca_search_offers