Skip to main content
Glama
112,233 tools. Last updated 2026-04-20 12:36
  • Upload connector code to Core and restart — WITHOUT redeploying skills. Use this to update connector source code (server.js, UI assets, plugins) quickly. Set github=true to pull files from the solution's GitHub repo, or pass files directly. Much faster than ateam_build_and_run for connector-only changes.
    Connector
  • Register a new external memory source (e.g., ChatGPT, Claude Code) for this agent. Returns a DID and API key. Source starts in "pending" status and must be approved before it can deposit memories.
    Connector
  • Analyze source files directly and generate the full 86-artifact AXIS bundle without using GitHub. Returns snapshot_id plus artifact listing; use this for local, generated, or unsaved code. Requires Authorization: Bearer <api_key>. Use analyze_repo for GitHub URLs or improve_my_agent_with_axis for recommendation-first agent hardening.
    Connector
  • Read any file from a solution's GitHub repo. Returns the file content. Use this to read connector source code, skill definitions, or any versioned file. Great for reviewing previous versions or understanding what's in the repo.
    Connector
  • Verify that the FXMacroData API and MCP server are reachable.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Search GitHub repos, issues, pull requests, and user profiles for development intelligence via MCP.