Skilder Logo
Tools

Tools

Manage MCP tool providers in Skilder. Browse featured servers, install them, or add your own custom servers to give AI agents the tools they need.

Each MCP server exposes one or more tools — discrete actions like "search the web," "read a file," or "query a database." When you install an MCP server in Skilder, its tools become available to any agent connected to your workspace.

How Skilder Manages MCP Servers

Skilder gives you two ways to add MCP servers:

  1. Featured Servers — A curated catalog of pre-configured servers. Browse, search, and install directly from the Add Tools panel.
  2. Custom Configuration — Provide your own JSON configuration to add any MCP-compatible server, including internal or private tools.

You can filter servers by transport type (STDIO, SSE, or STREAM) and search by name. If you have an AI provider configured, Skilder can also help generate configurations using the AI Config Generator.

You manage all tools and servers from the Tools page in the top navigation bar. From there you can see each tool, its source server, and filter by server or skill.

MCP server configuration is also available under Workspace settings > MCP Servers.

Next Steps