FibX runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 5 Sep 2026.
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
Today is the operative word: we check FibX every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add fibx -- npx -y fibx
{
"mcpServers": {
"fibx": {
"args": [
"-y",
"fibx"
],
"command": "npx"
}
}
}
[mcp_servers.fibx]
command = "npx"
args = ["-y", "fibx"]
{
"mcpServers": {
"fibx": {
"args": [
"-y",
"fibx"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fibx": {
"args": [
"-y",
"fibx"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIBX_API_URL (Custom fibx-server URL for Privy wallet operations. Optional; only needed when self-hosting the backend.), FIBX_SESSION_SECRET (Encryption key for the local session file. Optional; auto-generated per machine when unset.), FIBX_WC_PROJECT_ID (WalletConnect Cloud project id used by connect_wallet. Optional; a shared public id ships in the bundle. Set your own from cloud.reown.com if the shared id's quota is exhausted.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).
User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
An agent's trading state — portfolio value, PnL, live balances, trade feed, and signed transfers.
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
The first portfolio AI agents can hire. Profile, products, pricing and briefs over MCP.
Forge Space MCP server for UI and backend generation via stdio transport.
Answers built from our own checks of this server.