MCP server for AgentTrust — query and call deployed Solana programs from Claude Desktop / Cursor / any MCP client
{
"mcpServers": {
"agenttrust-sdkmcp": {
"command": "npx",
"args": [
"-y",
"@agenttrust-sdk/mcp"
]
}
}
}