8000 GitHub - kanlanc/lodestar-mcp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kanlanc/lodestar-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start the project

uv venv
uv sync
mcp dev server.py

After every change in the code, you need to re run

mcp dev server.py

NOTE: You should look into how to do hot reloads

Look into how the other example mcp servers are running with their respective tool exposing

Potential next steps:

  • Should I expose API Keys and stuff as a resource or should i make the platform url as a resource
  • one of the tools should be getting a new api_key and project_id for the user if they dont have it for the current one but I need to get the right user somehow
  • Look into how the other tools are doing this stuff

Write mcp prompts that help llms understand how to write the prompts for best results

Servers to look at:

Looks lke most of these are using ts, maybe I should also change gears to that

Actually I dont see why typescript would be better especially in our usecase, so sticking to better readbility python might be better

Potential Contributions

Hot reload when the developer writes code to MCP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0