generateDatabase@arcbridge/core — Generate SQLite database with schema and migrations.
indexProject@arcbridge/core — Index TypeScript symbols, dependencies, and components from project source.
generateConfig@arcbridge/core — Generate project configuration from input template.
actionlayer_get_action_ticketactionlayer-mcp — Poll the status of an action ticket, including terminal state and any user prompts.
actionlayer_next_actionactionlayer-mcp — Get the next action to take for a ticket, including any info_request prompts.
actionlayer_replyactionlayer-mcp — Reply to a user prompt on a ticket, optionally approving a payment.
actionlayer_invoke_actionactionlayer-mcp — Invoke a browser action from the ActionLayer catalog, returning a ticket for async polling.
latest_github_actions_versionsactions-latest-mcp — Returns a list of latest versions of all actions from the official GitHub Actions organization.
scaffold_projectactive-claude-github-mcp — Stands up a new managed project end-to-end: creates public and private repo pair, seeds labels, enables Discussions, creates ProjectV2 board
activitywatch-get-eventsactivitywatch-mcp-server-py — Get raw events from an ActivityWatch bucket.
activitywatch-query-examplesactivitywatch-mcp-server-py — Get examples of properly formatted queries for the ActivityWatch MCP server. This tool takes no parameters and returns helpful examples.
activitywatch-run-queryactivitywatch-mcp-server-py — Run a query in ActivityWatch's query language (AQL).
activitywatch-list-bucketsactivitywatch-mcp-server-py — Lists all available ActivityWatch buckets with optional type filtering.
log_eventagentdb-mcp — Log an agent action (tool call, decision, message) with optional causal link
search_memoryagentdb-mcp — Semantically search past events by meaning
get_contextagentdb-mcp — Get a formatted memory block ready to paste into a system prompt
whyagentdb-mcp — Trace the causal chain that led to any event
query_eventsagentdb-mcp — List recent events for an agent, optionally filtered by type
time_travelagentdb-mcp — Replay exact agent state at any past timestamp
memory_diffagentdb-mcp — Summarise what happened in a session
forgetagentdb-mcp — GDPR erasure — delete all events matching a filter
validate_addressacuris-mcp — Validate & standardize one address (240+ countries; UK via Royal Mail PAF with UDPRN + UPRN). Street-accurate USA/Canada matches include the
validate_addresses_batchacuris-mcp — Up to 50 addresses per call, mixed countries. Results in input order.
geocode_addressacuris-mcp — Forward geocoding with an explicit accuracy_type on every result.
reverse_geocodeacuris-mcp — Coordinates → nearest addresses with distances.
expand_uk_postcodeacuris-mcp — UK postcode → every Royal Mail delivery point (organisation, UDPRN, UPRN, rooftop coordinates).
check_balanceacuris-mcp — Remaining credit balances for the connected key.
request_trial_keyacuris-mcp — Instant free trial key by email (idempotent for 24h).
enrich_us_ca_addressacuris-mcp — Address → census tract, block group, county/state FIPS, CBSA/MSA, congressional district, school district (USA) / dissemination area, census
list_image_models@hamzatrq/openrouter-image-mcp — Returns the curated model catalog (id, provider, modalities, supportsImageInput, acceptedImageConfig) plus a documentation map for every ima
generate_image@hamzatrq/openrouter-image-mcp — Generates or edits images through OpenRouter image-capable models with typed per-model parameters.
x402_check@dexterai/x402-core — Check the cost and availability of an x402 API endpoint
x402_pay@dexterai/x402-core — Pay for an x402 API access
x402_wallet@dexterai/x402-core — Get wallet information for the current session
x402_fetch@dexterai/x402-core — Fetch data from an x402 API, paying if necessary
x402_access@dexterai/x402-core — Get access token for an x402 API
dexter_passkey@dexterai/x402-core — Onboard a user with a passkey wallet
x402_search@dexterai/x402-core — Search for x402 APIs in the catalog
capabilitySearch@dexterai/x402-core — Search for a capability and return matching results.
get_api_statsagent-genesis-mcp — Get statistics about the indexed conversation corpus.
check_policy@compr/opscontext-mcp — Evaluates a proposed change against the policy-as-code rules and returns compliance status.
get_fleet_status@compr/opscontext-mcp — Returns live status of PM2 processes, Docker containers, nginx configs, git repos, cron jobs, and redacted env vars across the fleet.
get_audit_log@compr/opscontext-mcp — Returns entries from the tamper-evident audit log, optionally filtered by time range or event type.
search_context@compr/opscontext-mcp — Performs hybrid keyword (BM25) search across project docs, code, and operational data.
save_session@compr/opscontext-mcp — Persist the current conversation context to the session store for later retrieval.
get_learning@compr/opscontext-mcp — Returns operational rules from the learning store that match the current context.
save_context@compr/opscontext-mcp — Saves a context snapshot for later retrieval across conversations.
restore_context@compr/opscontext-mcp — Retrieves a previously saved context snapshot.
save_learning@compr/opscontext-mcp — Saves a new operational rule to the learning store.
restore_session@compr/opscontext-mcp — Retrieve a previously saved session context.
get_learning_store@compr/opscontext-mcp — Retrieves operational rules from the learning store that match the given context.
get_policy_status@compr/opscontext-mcp — Returns the current policy-as-code configuration and any violations.
get_fleet_score@compr/opscontext-mcp — Returns an HTML scoring report of fleet health and organization for AI agents.
check_ports@compr/opscontext-mcp — Checks for port conflicts across running services and returns a report.
execute@eamonboyle/mssql-mcp — Execute a SQL statement (INSERT, UPDATE, DELETE) with confirmation and row limits.
get_tables@eamonboyle/mssql-mcp — List all tables in the current database.
describe_table@eamonboyle/mssql-mcp — Describe the columns and types of a specific table.
get_schema@eamonboyle/mssql-mcp — Retrieve the database schema including tables, columns, and relationships.
alter_table@eamonboyle/mssql-mcp — Alter a table (requires ENABLE_DDL=true).
query@eamonboyle/mssql-mcp — Execute a read-only SQL query and return results.
search@eamonboyle/mssql-mcp — Search across tables for a value.
get_dependencies@eamonboyle/mssql-mcp — Get dependencies for a database object.