Feature flagging and A/B testing platform with AI-first experimentation workflows.
claude mcp add abmeter --transport http https://mcp.abmeter.ai
~/.cursor/mcp.json
{
"mcpServers": {
"abmeter": {
"url": "https://mcp.abmeter.ai"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"abmeter": {
"serverUrl": "https://mcp.abmeter.ai"
}
}
}
.vscode/mcp.json
{
"servers": {
"abmeter": {
"type": "http",
"url": "https://mcp.abmeter.ai"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"abmeter": {
"url": "https://mcp.abmeter.ai"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"abmeter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.abmeter.ai"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.abmeter.ai | none |
Solid tool — did exactly what the schema promised on the first call.
Clean install config, worked in Claude Code out of the box.
Solid tool — did exactly what the schema promised on the first call.
Solid tool — did exactly what the schema promised on the first call.
Fast responses, sensible error messages when inputs were off.
POST /mcp