Installation & Configuration
{
"mcpServers": {
"beyond-social": {
"command": "node",
"args": [
"/full/path/to/beyond-mcp-server/dist/index.js",
"--stdio"
],
"env": {
"NEYNAR_API_KEY": "YOUR_API_KEY_HERE",
"ENABLE_FARCASTER": "true",
"ENABLE_TWITTER": "false"
}
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17