What is the three.ws Signals MCP server?
Discover signal feeds ranked by proven edge, rank publishers, and subscribe + track results.
How to install three.ws Signals
Copy-paste configuration for popular MCP clients.
THREE_WS_BASEBase URL of the three.ws API that serves the signal-marketplace endpoints. Override only when self-hosting or targeting a preview deployment.
THREE_WS_TIMEOUT_MSPer-request timeout in milliseconds for the live marketplace reads and subscription writes.
THREE_WS_API_KEYsecretthree.ws API key (sk_live_… / sk_test_…) for the account-scoped follower tools (get_subscriptions, subscribe_signal, set_subscription_status). Optional — the public discovery and leaderboard tools work without it. subscribe_signal in live mode spends real USDC, so treat this key like cash.
{
"mcpServers": {
"signals-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/signals-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>",
"THREE_WS_API_KEY": "<YOUR_THREE_WS_API_KEY>"
}
}
}
}{
"mcpServers": {
"signals-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/signals-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>",
"THREE_WS_API_KEY": "<YOUR_THREE_WS_API_KEY>"
}
}
}
}{
"mcpServers": {
"signals-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/signals-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>",
"THREE_WS_API_KEY": "<YOUR_THREE_WS_API_KEY>"
}
}
}
}{
"servers": {
"signals-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/signals-mcp"
],
"env": {
"THREE_WS_BASE": "<YOUR_THREE_WS_BASE>",
"THREE_WS_TIMEOUT_MS": "<YOUR_THREE_WS_TIMEOUT_MS>",
"THREE_WS_API_KEY": "<YOUR_THREE_WS_API_KEY>"
}
}
}
}claude mcp add signals-mcp --env THREE_WS_BASE=<YOUR_THREE_WS_BASE> --env THREE_WS_TIMEOUT_MS=<YOUR_THREE_WS_TIMEOUT_MS> --env THREE_WS_API_KEY=<YOUR_THREE_WS_API_KEY> -- npx -y @three-ws/signals-mcpRelated MCP servers
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
View repository →MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.
View repository →UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.
View repository →Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.
View repository →Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.
View repository →Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.
View repository →