Research computing for AI agents, via the Model Context Protocol.
This server connects AI assistants and research tools to the Fossett Laboratory's computing resources — dataset discovery, geospatial processing, and batch compute. Connections authenticate with GitHub through OAuth; access requires lab project membership.
https://mcp.fossettlab.org/mcp
claude mcp add --transport http fossett-mcp https://mcp.fossettlab.org/mcp
codex mcp add fossett-mcp --url https://mcp.fossettlab.org/mcp
grok mcp add --transport http fossett-mcp https://mcp.fossettlab.org/mcp
{
"mcpServers": {
"fossett-mcp": { "url": "https://mcp.fossettlab.org/mcp" }
}
}
Any MCP-compatible client can connect over the HTTP transport at the same address; your client will open a browser window to sign in on first use.