BjornMelin/contextive-mcp-server
A lean, multi-provider MCP server that unifies LLM access. Token-efficient tools, composable workflows, and multi-model routing via Vercel AI SDK. Works with Claude, ChatGPT, Cursor & more.
Platform-specific configuration:
{
"mcpServers": {
"contextive-mcp-server": {
"command": "npx",
"args": [
"-y",
"contextive-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...