Overview
Native MCP servers are external Model Context Protocol servers you connect to Apigene (for example vendor MCP endpoints). They are different from OpenAPI applications, which Apigene turns into MCP tools automatically. Use native MCP when you already have (or want) a remote MCP server. Use Applications when you have an OpenAPI/Swagger spec or Postman collection. After install, attach native MCP servers to Agents so Co-pilot and the MCP Gateway can use their tools.Managing MCP servers is typically an admin capability. Availability may depend on your plan and deployment.
Accessing MCP Servers
Open MCP from the main navigation (or start from Applications → Install Application → MCP Server, which opens the official catalog). From the MCP dashboard you can:- Browse installed servers (search and sort)
- Install from the official catalog or MCP registry
- Create a custom MCP connection
- Authorize, edit, test tools, or delete a server
Install from the official catalog
- Go to MCP → Official MCP Servers (or Install Application → MCP Server)
- Search by name or browse the list
- Open vendor help links when you need auth or setup details
- Click Install on the server you want
- Complete any authorization the server requires (see Authorize and reconnect)
Install from the MCP registry
- Go to MCP → Registry (directory-style catalog)
- Search and filter servers
- Review metadata, then install into your organization
- Authorize if the server requires OAuth or credentials
Custom MCP installation
Connect any remote MCP endpoint:- Go to MCP → Custom MCP Installation (create)
- Enter a name for the server (unique in your org)
- Enter the MCP server URL
- Optionally add HTTP headers (for example API keys)
- Optionally configure OAuth client id, secret, and scopes when the server uses OAuth
- Save the configuration
Authorize and reconnect
Some MCP servers require user or client authorization before tools work:- Open the MCP dashboard
- Find the server and click Authorize when prompted
- Complete the OAuth or credential flow in the browser
- Use refresh/reconnect actions if tokens expire or tools fail to load
Test MCP tools
- Open Test tools for an installed server
- Review discovered tools and try sample invocations
- Fix URL, headers, or OAuth settings if discovery fails
- Save changes and re-test
Attach native MCP to agents
- Open Agents → select an agent → Applications (or MCP attachments area)
- Add the native MCP server (not an OpenAPI→MCP bridge listed as an application)
- Save the agent
- Optionally restrict which gateway tools are exposed under Setup → Enable MCP Tools
Native MCP vs OpenAPI applications
OpenAPI apps still appear as MCP tools inside Apigene and the gateway — you do not need a separate native MCP install for those.
Related
- Applications — OpenAPI and Postman installs
- Agents — attach tools and MCP client setup
- MCP Gateway — expose your agents to Claude, Cursor, and other clients
- MCP Apps — UI templates for action results
- API: MCP Server reference
