io.github.omoshola-o/xap
Quality Score
79
/100
Agent settlement protocol — discover, negotiate, settle, and verify with XAP.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"xap": {
"command": "npx",
"args": [
"-y",
"@agenticamem/xap-mcp"
],
"env": {
"XAP_MODE": "<xap_mode>",
"XAP_API_KEY": "<your-xap_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"xap": {
"command": "npx",
"args": [
"-y",
"@agenticamem/xap-mcp"
],
"env": {
"XAP_MODE": "<xap_mode>",
"XAP_API_KEY": "<your-xap_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @agenticamem/xap-mcp§02 Environment variables
XAP_MODEOperating mode: 'sandbox' (free, no key needed) or 'live' (requires API key)
XAP_API_KEYsecret
API key for live mode (not needed for sandbox)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.