Provides TypeScript types for the MCP Registry API. Enables type-safe interactions with the registry, including model discovery, metadata retrieval, and version management. Connects to the MCP Registry API. Used by developers building AI agents that need to interact with the MCP ecosystem.
Provides TypeScript types for the MCP Registry API. Enables type-safe interactions with the registry, including model discovery, metadata retrieval, and version management. Connects to the MCP Registry API. Used by developers building AI agents that need to interact with the MCP ecosystem.
npx -y @kortex-hub/mcp-registry-typesAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"kortex-hub-mcp-registry-types-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @kortex-hub/mcp-registry-types"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp-registry-types?"
No configuration required. This server works out of the box.
"What resources are available in mcp-registry-types?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp-registry-types"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp-registry-types with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.