yieldagentx402 for Cline
io.github.fabio662/yieldagentx402
Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.
client:Cline
transport:stdio
runtime:npm
Install yieldagentx402 in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YAX_API_KEY>",
"YAX_AGENT_ID": "<YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YAX_MCP_ENDPOINT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs