CLI tool for managing MCP servers in Claude Code workspaces. Exposes commands to start, stop, and monitor MCP servers. Integrates with Claude Code workspaces and MCP servers. Used by developers to manage MCP servers in their development environments.
CLI tool for managing MCP servers in Claude Code workspaces. Exposes commands to start, stop, and monitor MCP servers. Integrates with Claude Code workspaces and MCP servers. Used by developers to manage MCP servers in their development environments.
npx -y @uniswap/ai-toolkit-claude-mcp-helperAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"uniswap-ai-toolkit-claude-mcp-helper-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @uniswap/ai-toolkit-claude-mcp-helper"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ai-toolkit-claude-mcp-helper?"
No configuration required. This server works out of the box.
"What resources are available in ai-toolkit-claude-mcp-helper?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ai-toolkit-claude-mcp-helper"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ai-toolkit-claude-mcp-helper 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.