How to Use the Farcaster (Decentralized Social Protocol) MCP in Windsurf
Manage Farcaster channels and moderate casts autonomously inside Windsurf with the Cascade agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Farcaster (Decentralized Social Protocol) MCP to Windsurf
Create your Vinkius account to connect Farcaster (Decentralized Social Protocol) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Channel Moderation with Windsurf Cascade
This MCP server lets Cascade use `moderate_cast` and `ban_channel_user` to clean up your Farcaster channels without manual intervention. Tell Cascade your rules, and it chains the logic to check recent casts, flag bad actors, and apply bans. It retrieves the active moderation list via `list_moderated_casts` to see what has already been flagged. Cascade runs these checks in the background while you write code, keeping your community clean.
Map Farcaster Social Graphs in Your IDE
The tools `list_channel_followers` and `list_user_following_channels` allow Windsurf to analyze community connections. Cascade reads these lists to find overlapping audiences or verify user loyalty before you target them. Cascade parses the raw JSON payloads to build a local map of user relationships. It handles the pagination automatically, so you get the complete follower list without writing custom API loops.
Resolve Fnames and Addresses Instantly
You can run `get_primary_address` and `get_current_fname_owner` to verify user identities directly inside your workspace. Cascade uses these tools to cross-reference Ethereum addresses with Farcaster accounts when you build web3 integrations. When setting up new accounts, Cascade tracks registration histories using `list_fname_transfers`. It helps you debug identity verification steps in your code by pulling live protocol data.
Set up Farcaster (Decentralized Social Protocol) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Farcaster (Decentralized Social Protocol) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Farcaster (Decentralized Social Protocol) payment history." If connected, Cascade will call the Farcaster (Decentralized Social Protocol) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"farcaster-decentralized-social-protocol-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Farcaster. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Farcaster (Decentralized Social Protocol) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Farcaster (Decentralized Social Protocol) MCP today
We host it, we monitor it, we maintain it. You just paste one token.