libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Jules
Jules
JSON →
stdio
none
★ 32
development
Jules async coding agent - run autonomous tasks using Jules
github ↗
Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path:
jules
Tools
What this server exposes
get_source
Get a Jules source by ID
list_sources
List Jules sources with optional filtering and pagination
get_all_sources
Get all Jules sources with optional filtering (auto-paginated)
create_session
Create a new Jules session with a prompt and source
get_session
Get a Jules session by ID
list_sessions
List Jules sessions with optional pagination
approve_session_plan
Approve a session plan
send_session_message
Send a message to a Jules session
wait_for_session_completion
Wait for a Jules session to complete with polling
get_activity
Get a specific activity from a session
list_activities
List activities for a session with optional pagination
list_all_activities
List all activities for a session (auto-paginated)
Configuration
Environment & auth
auth
none
env
JULES_API_KEY
Resources
github
https://github.com/CodeAgentBridge/jules-mcp-server ↗
Jules — MCP Server · libregistry