Name | fid-mcp JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | MCP Server for serving configurable Fid toolkits |
upload_time | 2025-08-18 13:34:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
mcp
model-context-protocol
server
tools
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Fid MCP Server
MCP server that dynamically serves tools according to `fidtools.json` or `.fidtools` configs present in the working directory. Toolkits are generated by the Fid web application and intended to allow developers to quickly onboard coding agents to their unique development environments.
To install:
```bash
claude mcp add Fid --scope user --env FID_PAT=YOUR_FID_PAT -- uvx fid-mcp
```
Note: retrieve your PAT from the user menu in your Fid project, or just use the pre-constructed install command provided by the "Connect to your Agent" button.
See [docs.fidlabs.ai](https://docs.fidlabs.ai) for more information or reach out to us at [contact@fidlabs.ai](mailto:contact@fidlabs.ai).
Raw data
{
"_id": null,
"home_page": null,
"name": "fid-mcp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "mcp, model-context-protocol, server, tools",
"author": null,
"author_email": "Fid Labs <contact@fidlabs.ai>",
"download_url": null,
"platform": null,
"description": "# Fid MCP Server\n\nMCP server that dynamically serves tools according to `fidtools.json` or `.fidtools` configs present in the working directory. Toolkits are generated by the Fid web application and intended to allow developers to quickly onboard coding agents to their unique development environments.\n\nTo install:\n```bash\nclaude mcp add Fid --scope user --env FID_PAT=YOUR_FID_PAT -- uvx fid-mcp\n```\nNote: retrieve your PAT from the user menu in your Fid project, or just use the pre-constructed install command provided by the \"Connect to your Agent\" button.\n\nSee [docs.fidlabs.ai](https://docs.fidlabs.ai) for more information or reach out to us at [contact@fidlabs.ai](mailto:contact@fidlabs.ai).",
"bugtrack_url": null,
"license": null,
"summary": "MCP Server for serving configurable Fid toolkits",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://fidlabs.ai"
},
"split_keywords": [
"mcp",
" model-context-protocol",
" server",
" tools"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "199f5d1c3072369f90f903ebcd3cae9415111298304e3bbd7df79290382c3e8d",
"md5": "76f8a1c771914bbb1e8db79bc7f853f8",
"sha256": "38ae55bcca294bf007a1024e30a5f8e733ed2a128c7448f216fdf1839802f1ba"
},
"downloads": -1,
"filename": "fid_mcp-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76f8a1c771914bbb1e8db79bc7f853f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 16318,
"upload_time": "2025-08-18T13:34:44",
"upload_time_iso_8601": "2025-08-18T13:34:44.589006Z",
"url": "https://files.pythonhosted.org/packages/19/9f/5d1c3072369f90f903ebcd3cae9415111298304e3bbd7df79290382c3e8d/fid_mcp-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 13:34:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "fid-mcp"
}