add_mcp_server_config
Add or update MCP server configurations in client applications like Cursor, Claude, or VS Code using server_id from search_mcp_servers. Specify client_type or config_file_path for setup.
Instructions
Enables capabilities (e.g., tools, features) from a specific MCP server/tool. Add or update its configuration in the client application (e.g., Cursor, Claude, VS Code) using server_id obtained from search_mcp_servers results. Provide EITHER client_type (see available options) OR config_file_path to specify the target config file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
client_type | No | The type of client application (currently supported: 'cursor', 'claude', 'windsurf'). Mutually exclusive with config_file_path. | |
config_file_path | No | Absolute path or path starting with '~' to the config file. Mutually exclusive with client_type. | |
mcp_definition | No | The MCP server definition object. Optional. | |
server_id | Yes | A unique MCPFinder ID of the MCP server received from search_mcp_servers. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCPfinder Server
Related Tools
- @mcpfinder/server
- @anaisbetts/mcp-installer
- @yumia-pretty/cursor-mcp-installer
- @tesla0225/mcp-create
- @aindreyway/mcp-neurolora
- @landicefu/mcp-client-configuration-server