mcpbeat Sign in

IndirectTek MCP Server

by indirecttek Your server? Claim it
local only

IndirectTek runs on your own machine — the client starts it, so there is no endpoint to ping. 214 installs a week from npm.

Elixium AI — XP-native agile platform. TDD-gated stories, team decisions, learning loop.

Installs per day peak 155 · avg 36 · +21% w/w
a month agotoday
214
Installs / week
npm · @elixium.ai/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check IndirectTek every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @elixium.ai/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@elixium.ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@elixium.ai/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@elixium.ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@elixium.ai/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ELIXIUM_API_KEY (Your Elixium API key. Generate one from your workspace card on the Profile tab (Generate Key button).), ELIXIUM_API_URL (Your Elixium workspace API URL (e.g., https://your-tenant.elixium.ai/api).), ELIXIUM_BOARD_SLUG (Board slug to scope operations to a specific board. Optional — auto-detects when the workspace has only one board.), ELIXIUM_USER_EMAIL (Email of the user creating stories. Optional — defaults to the user the API key is bound to.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to IndirectTek

same job, measured the same way
LexQ
by lexq

The Decision Operations Platform for engineering teams

283 installs/wk answering
CommitLore
by monglong0214

Git-native decision memory for coding agents: only the decisions still in force for the edited path

local only
BIGHUB
by bighub

Decision learning for AI agent actions. Evaluate, score, decide, and learn from outcomes.

45 installs/wk local only
Socialloop MCP
by socialloopai

SocialLoop: AI-native event platform — sell tickets, manage guests, run affiliates & promo codes.

147 tools answering
Lodging Decision
by scenicstay

Agent-facing lodging decision tool. Non-sensitive categories only. Alpha, unauthenticated.

1 tools answering
E
Carso Exchange Engine
by carso

AI-native platform: cybernetic freight agents transact, verify, find services. Get verified leads.

answering
toolfound
by toolfound

Agent-native launch platform and tool directory: search, alternatives, trending, launch via MCP.

13 tools answering
Structa
by structa

An AI-native context platform that accumulates an organization's judgment. Built by South Gate Inc.

answering

IndirectTek — questions

Answers built from our own checks of this server.

Why is there no uptime for IndirectTek?
IndirectTek runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @elixium.ai/mcp-server was installed 214 times last week.
How do I connect IndirectTek?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @elixium.ai/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use IndirectTek?
The npm package @elixium.ai/mcp-server was installed 214 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.