folio-mcp
Give any LLM full context on my work.
Connect once, ask anything. This MCP server surfaces profile links, recent GitHub work, and repo detail in a format that is fast to scan and easy to use.
What this is
Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools and data sources in a consistent way. Instead of building a separate integration for every AI app, developers can create one MCP server that works across any MCP-compatible client.
Tools
Loaded from the Worker at /tools.
Loading tools…
Connect
Copy the exact setup for the client you use.
ChatGPT
- Look for
AppsthenSettings. - Under the
Appssection, turn onDeveloper mode. - Name the server anything.
- Paste the server link:
https://folio-mcp.aneesh382005.workers.dev/mcp. - Select
No auth(mine doesn't require any). - Add tool.
https://folio-mcp.aneesh382005.workers.dev/mcp
Claude Desktop
- Edit
claude_desktop_config.json, add undermcpServers:{"folio-mcp": {"type": "http", "url": "https://folio-mcp.aneesh382005.workers.dev/mcp"}}. - Restart Claude Desktop.
{"folio-mcp": {"type": "http", "url": "https://folio-mcp.aneesh382005.workers.dev/mcp"}}
Claude.ai
- On the left sidebar, select
Customize, and thenConnectorsand the plus sign'+'Add connector. - Paste
https://folio-mcp.aneesh382005.workers.dev/mcp. - Name it
folio-mcp. - Save.
https://folio-mcp.aneesh382005.workers.dev/mcp
Cursor
- Go to Settings → MCP → Add server.
- Type: HTTP.
- URL:
https://folio-mcp.aneesh382005.workers.dev/mcp. - Save and reload window.
https://folio-mcp.aneesh382005.workers.dev/mcp
Windsurf
- Go to Windsurf Settings → Cascade → MCP Servers → Add.
- URL:
https://folio-mcp.aneesh382005.workers.dev/mcp. - Save.
https://folio-mcp.aneesh382005.workers.dev/mcp