Spaces:
Running
Running
Commit History
Merge pull request #1138 from strawgate/run-mcp-config 1880137 unverified
Jeremiah Lowin commited on
Add --python, --project, and --with-requirements options to CLI commands (#1190) dd7600a unverified
Jeremiah Lowin commited on
Simplify proxy load 1988304
Jeremiah Lowin commited on
Merge branch 'main' into pr/1138 21a0757
Jeremiah Lowin commited on
Fix `mcp-json` output format to include server name (#1185) 23b21a0 unverified
Jeremiah Lowin Claude commited on
update docstring 1d26866 unverified
William Easton commited on
Support running fastmcp directly with an MCPConfig ef1072a unverified
William Easton commited on
Add mirrored component support for proxy servers a9a1a98
Jeremiah Lowin Claude commited on
Ensure the CLI accepts "streamable-http" as a valid transport (#1099) 2e1c8b2 unverified
Jeremiah Lowin commited on
feat: Add `--path` Option to CLI for HTTP/SSE Route (#1087) 798d2ed unverified
David Ben Kalifa commited on
Ensure fastmcp version copy is plaintext 4ef7799
Jeremiah Lowin commited on
Add --copy flag for fastmcp version d1d50db
Jeremiah Lowin commited on
Refactor from typer to cyclopts 98262e8
Jeremiah Lowin commited on
Add MCP json output from CLI (#1056) 9adbb54 unverified
Jeremiah Lowin commited on
Add Claude Code install integration (#1053) 2ecf7ae unverified
Jeremiah Lowin commited on
Add Cursor support via CLI integration (#1052) 6090024 unverified
Jeremiah Lowin commited on
Reapply "Add CLI banner" 2f3af13
Jeremiah Lowin commited on
Revert "Add CLI banner" 0ce4419 unverified
Jeremiah Lowin commited on
Add CLI banner 031ff24
Jeremiah Lowin commited on
Add http as an alias for streamable http 0fa02ae
Jeremiah Lowin commited on
Fix event loop conflict in inspect CLI command 162c9ed
Jeremiah Lowin Claude commited on
Use dataclasses.asdict() for better maintainability 6d63e16
Jeremiah Lowin Claude commited on
Add fastmcp inspect command with detailed server analysis 923cf05
Jeremiah Lowin Claude commited on
Remove open-ended and server-specific settings 927e044
Jeremiah Lowin commited on
Fix Typo in CLI module 8cd70e4 unverified
cleaner 9d2dc87
zzstoatzz commited on
allow passing one or many `--server-arg` flags fc7e104
zzstoatzz commited on
Don't print env vars to console when format is wrong 2f9ffee
Jeremiah Lowin commited on
fastmcp run works with remote servers a506ee1
Jeremiah Lowin commited on
add null check 610d35b
zzstoatzz commited on
Update CLI docs c9eb71f
Jeremiah Lowin commited on
Add documentation d8a9a0b
Jeremiah Lowin commited on
Allow customization of inspector proxy port, ui port, and version 6537199
Jeremiah Lowin commited on
Update cli.py ad568fb
Jeremiah Lowin commited on
fix fastmcp version ,python path valueError 7aac587 unverified
Add CLI args 346a696
Jeremiah Lowin commited on
Add docs 6e94ee5
Jeremiah Lowin commited on
Merge branch 'main' into docs 908b68a
Jeremiah Lowin commited on
bugfix: use fastmcp CLI de6aafb
Jeremiah Lowin commited on
Begin adding docs 548235b
Jeremiah Lowin commited on
Add CLI 7c466d5
Jeremiah Lowin commited on
Use upstream FastMCP b8df5e6
Jeremiah Lowin commited on
merge conflict 0882194
zzstoatzz commited on
Add pyright ad0696c
Jeremiah Lowin commited on
1) Fixing this for windows in finding npm/npx for running servers in dev mode. 1e45926
Changes to accomodate windows users. 6837525
Handle missing config file when installing 9004051
Jeremiah Lowin commited on
Support dependencies ae4f592
Jeremiah Lowin commited on
Support env vars when installing 8d034c6
Jeremiah Lowin commited on