What is the TWZRD Agent Intelligence MCP server?
Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.
How to install TWZRD Agent Intelligence
Copy-paste configuration for popular MCP clients.
TWZRD_SIGNAL_SOURCESignal source: 'artifacts' (your own settlement volume from TWZRD_ARTIFACTS_DIR) or 'bazaar' (live cross-facilitator x402 catalog). Defaults to a static research registry.
{
"mcpServers": {
"twzrd-agent-intel": {
"command": "uvx",
"args": [
"twzrd-agent-intel"
],
"env": {
"TWZRD_SIGNAL_SOURCE": "<YOUR_TWZRD_SIGNAL_SOURCE>"
}
}
}
}{
"mcpServers": {
"twzrd-agent-intel": {
"command": "uvx",
"args": [
"twzrd-agent-intel"
],
"env": {
"TWZRD_SIGNAL_SOURCE": "<YOUR_TWZRD_SIGNAL_SOURCE>"
}
}
}
}{
"mcpServers": {
"twzrd-agent-intel": {
"command": "uvx",
"args": [
"twzrd-agent-intel"
],
"env": {
"TWZRD_SIGNAL_SOURCE": "<YOUR_TWZRD_SIGNAL_SOURCE>"
}
}
}
}{
"servers": {
"twzrd-agent-intel": {
"type": "stdio",
"command": "uvx",
"args": [
"twzrd-agent-intel"
],
"env": {
"TWZRD_SIGNAL_SOURCE": "<YOUR_TWZRD_SIGNAL_SOURCE>"
}
}
}
}claude mcp add twzrd-agent-intel --env TWZRD_SIGNAL_SOURCE=<YOUR_TWZRD_SIGNAL_SOURCE> -- uvx twzrd-agent-intelRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.