nuxt-modules/mcp-toolkit
Create MCP servers directly in your Nuxt application. Define tools, resources, and prompts with a simple and intuitive API.
Platform-specific configuration:
{
"mcpServers": {
"mcp-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...