BlogIn MCP Server for WindsurfGive Windsurf instant access to 7 tools to Create Internal Post, Get Post Details, List Categories, and more
Windsurf brings agentic AI coding to a purpose-built IDE. Connect BlogIn through Vinkius and Cascade will auto-discover every tool. ask questions, generate code, and act on live data without leaving your editor.
Ask AI about this App Connector for Windsurf
The BlogIn app connector for Windsurf is a standout in the Collaboration category — giving your AI agent 7 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install BlogIn and 3,400+ MCP Servers from a single visual interface.




{
"mcpServers": {
"blogin": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About BlogIn MCP Server
Connect your BlogIn internal blog to any AI agent and simplify how you share knowledge, track team updates, and manage your company's internal wiki through natural conversation.
Windsurf's Cascade agent chains multiple BlogIn tool calls autonomously. query data, analyze results, and generate code in a single agentic session. Paste Vinkius Edge URL, reload, and all 7 tools are immediately available. Real-time tool feedback appears inline, so you see API responses directly in your editor.
What you can do
- Post Management — List all internal blog posts and retrieve detailed metadata and HTML content for specific entries.
- Content Creation — Programmatically create new blog posts with titles, categories, and full text directly via AI.
- Wiki & Pages — Query static internal pages to access company policies, handbooks, and static documentation.
- Team Directory — List account users and members to understand your organizational structure and contributors.
- Discussion Tracking — Monitor recent comments across all posts to stay on top of internal feedback.
- Categorization — List and browse post categories to find relevant content by topic.
The BlogIn MCP Server exposes 7 tools through the Vinkius. Connect it to Windsurf in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 7 BlogIn tools available for Windsurf
When Windsurf connects to BlogIn through Vinkius, your AI agent gets direct access to every tool listed below — spanning internal-blog, team-communication, knowledge-sharing, and more. Every call is secured with network, filesystem, subprocess, and code evaluation entitlements inside a sandboxed runtime. Beyond a simple connection, you get a full AI Gateway with real-time visibility into agent activity, enterprise governance, and optimized token usage.
Create a new blog post
Get details for a specific post
List post categories
List internal wiki pages
List BlogIn posts
List recent post comments
List account users
Connect BlogIn to Windsurf via MCP
Follow these steps to wire BlogIn into Windsurf. The entire setup takes under two minutes — your credentials stay safe behind the Vinkius.
Open MCP Settings
Cmd+Shift+P and search "MCP"Add the server
mcp_config.jsonSave and reload
Start using BlogIn
Why Use Windsurf with the BlogIn MCP Server
Windsurf provides unique advantages when paired with BlogIn through the Model Context Protocol.
Windsurf's Cascade agent autonomously chains multiple tool calls in sequence, solving complex multi-step tasks without manual intervention
Purpose-built for agentic workflows. Cascade understands context across your entire codebase and integrates MCP tools natively
JSON-based configuration means zero code changes: paste a URL, reload, and all 7 tools are immediately available
Real-time tool feedback is displayed inline, so you see API responses directly in your editor without switching contexts
BlogIn + Windsurf Use Cases
Practical scenarios where Windsurf combined with the BlogIn MCP Server delivers measurable value.
Automated code generation: ask Cascade to fetch data from BlogIn and generate models, types, or handlers based on real API responses
Live debugging: query BlogIn tools mid-session to inspect production data while debugging without leaving the editor
Documentation generation: pull schema information from BlogIn and have Cascade generate comprehensive API docs automatically
Rapid prototyping: combine BlogIn data with Cascade's code generation to scaffold entire features in minutes
Example Prompts for BlogIn in Windsurf
Ready-to-use prompts you can give your Windsurf agent to start working with BlogIn immediately.
"List the most recent internal blog posts."
"Show me the comments for the post 'Quarterly Roadmap Update'."
"Create an internal post: 'New Benefits Guide' in the 'HR' category."
Troubleshooting BlogIn MCP Server with Windsurf
Common issues when connecting BlogIn to Windsurf through the Vinkius, and how to resolve them.
Server not connecting
BlogIn + Windsurf FAQ
Common questions about integrating BlogIn MCP Server with Windsurf.
How does Windsurf discover MCP tools?
mcp_config.json file on startup and connects to each configured server via Streamable HTTP. Tools are listed in the MCP panel and available to Cascade automatically.Can Cascade chain multiple MCP tool calls?
Does Windsurf support multiple MCP servers?
mcp_config.json. Each server's tools appear in the MCP panel and Cascade can use tools from different servers in a single flow.