All MCP servers

Myco: Agent-First Cognitive Substrate

Official
by Api.AirforceDeveloper Tools063MIT

Agent-first cognitive substrate: 20 verbs + 50 lint dims over a self-validating graph.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "myco-agent-first-cognitive-substrate-imp30db0": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}