Skip to content
Prompt

search1api-mcp — Windsurf Rules

by fatwang2

AI Summary

This booster provides Windsurf rules for the search1api-mcp integration, documenting MCP client feature support across platforms. Developers using Windsurf who need to understand MCP capabilities would benefit from this reference.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "search1api-mcp — Windsurf Rules" prompt rules to my project.
Repository: https://github.com/fatwang2/search1api-mcp

Please read the repo to find the rules/prompt file, then:
1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type)
2. If there's an existing rules file, merge the new rules in rather than overwriting
3. Confirm what was added

Description

Windsurf Rules for search1api-mcp

Example Clients

Source: https://modelcontextprotocol.io/clients A list of applications that support MCP integrations This page provides an overview of applications that support the Model Context Protocol (MCP). Each client may support different MCP features, allowing for varying levels of integration with MCP servers.

Feature support matrix

| Client | [Resources] | [Prompts] | [Tools] | [Sampling] | Roots | Notes | | ------------------------------------ | ----------- | --------- | ------- | ---------- | ----- | ------------------------------------------------------------------ | | [Claude Desktop App][Claude] | ✅ | ✅ | ✅ | ❌ | ❌ | Full support for all MCP features | | [5ire][5ire] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [BeeAI Framework][BeeAI Framework] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in agentic workflows. | | [Cline][Cline] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. | | [Continue][Continue] | ✅ | ✅ | ✅ | ❌ | ❌ | Full support for all MCP features | | [Cursor][Cursor] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [Emacs Mcp][Mcp.el] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in Emacs. | | [Firebase Genkit][Genkit] | ⚠️ | ✅ | ✅ | ❌ | ❌ | Supports resource list and lookup through tools. | | [GenAIScript][GenAIScript] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [Goose][Goose] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [LibreChat][LibreChat] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents | | [mcp-agent][mcp-agent] | ❌ | ❌ | ✅ | ⚠️ | ❌ | Supports tools, server connection management, and agent workflows. | | [oterm][oterm] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. | | [Roo Code][Roo Code] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. | | [Sourcegraph Cody][Cody] | ✅ | ❌ | ❌ | ❌ | ❌ | Supports resources through OpenCTX | | [Superinterface][Superinterface] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools | | [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents in Theia AI and the AI-powered Theia IDE | | [Windsurf Editor][Windsurf] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools with AI Flow for collaborative development. | | [Zed][Zed] | ❌ | ✅ | ❌ | ❌ | ❌ | Prompts appear as slash commands | | [SpinAI][SpinAI] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Typescript AI Agents | | [OpenSumi][OpenSumi] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in OpenSumi | | [Daydreams Agents][Daydreams] | ✅ | ✅ | ✅ | ❌ | ❌ | Support for drop in Servers to Daydreams agents | [Claude]: https://claude.ai/download [Cursor]: https://cursor.com [Zed]: https://zed.dev [Cody]: https://sourcegraph.com/cody [Genkit]: https://github.com/firebase/genkit [Continue]: https://github.com/continuedev/continue [GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/ [Cline]: https://github.com/cline/cline [LibreChat]: https://github.com/danny-avila/LibreChat [TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/ [Superinterface]: https://superinterface.ai [5ire]: https://github.com/nanbingxyz/5ire [BeeAI Framework]: https://i-am-bee.github.io/beeai-framework [mcp-agent]: https://github.com/lastmile-ai/mcp-agent [Mcp.el]: https://github.com/lizqwerscott/mcp.el [Roo Code]: https://roocode.com [Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions [Windsurf]: https://codeium.com/windsurf [Daydreams]: https://github.com/daydreamsai/daydreams [SpinAI]: https://spinai.dev [OpenSumi]: https://github.com/opensumi/core [oterm]: https://github.com/ggozad/oterm [Resources]: https://modelcontextprotocol.io/docs/concepts/resources [Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts [Tools]: https://modelcontextprotocol.io/docs/concepts/tools [Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling

Claude Desktop App

The Claude desktop application provides comprehensive support for MCP, enabling deep integration with local tools and data sources. Key features: • Full support for resources, allowing attachment of local files and data • Support for prompt templates • Tool integration for executing commands and scripts • Local server connections for enhanced privacy and security > ⓘ Note: The Claude.ai web application does not currently support MCP. MCP features are only available in the desktop application.

5ire

5ire is an open source cross-platform desktop AI assistant that supports tools through MCP servers. Key features: • Built-in MCP servers can be quickly enabled and disabled. • Users can add more servers by modifying the configuration file. • It is open-source and user-friendly, suitable for beginners. • Future support for MCP will be continuously improved.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
Adoption100+ stars on GitHub
168 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars168
Forks41
Issues7
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more